home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 August: Tool Chest / Dev.CD Aug 00 TC Disk 2.toast / mac / Sample Code / Processes / SignatureToApp / •RELEASE NOTES• next >
Encoding:
Text File  |  2000-06-23  |  906 b   |  17 lines  |  [TEXT/CWIE]

  1. 19 June 1991:
  2. •    I'm now NILing the ioNamePtr field of the param block before calling PBGetVolParms, which
  3.     should prevent some unsightly crashes.
  4. 17 June 1991:
  5. •    Got it to work properly with file servers. NOTE: You may still have trouble with particular
  6.     applications on particular file servers, because a lot of servers seem to have screwed-up
  7.     desktop databases that don't have entries for various apps on the server. This is the
  8.     server's fault, not mine or PBDTGetAPPL's!
  9. 7 June 1991:
  10. •    Added the ability to find an application on disk without launching it.
  11. •    Changed the boolean allowLaunch flag to a more general mode setting to allow this.
  12. •    Renamed the whole thing to SignatureToApp.
  13. •    Made the process parameter optional.
  14. •    fnfErr, not afpItemNotFound, is returned if no application is found on disk.
  15. •    Extended the 'Launch' tool to try out all three modes.
  16. •    Rewrote a lot of this documentation.
  17.